Reading, Writing, and Closing Files
You can use the functionsPBRead
,PBWrite
, andPBClose
to read data from a file, write data to a file, and close an open file. All three of these functions operate on open files. You can use any one of a variety of routines (for example,PBHOpenDF
) to open
a file.
Subtopics
- PBRead
- PBWrite
- PBClose
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help